Make a Web Page
Code Review
| Criteria | Meet Specification |
|---|---|
|
Include correct files in the submission |
Project contains at least one HTML file and at least one CSS file.
|
|
Demonstrate use of a linked CSS file |
Project uses a linked CSS file, rather than inline styles.
|
|
Demonstrate use of valid HTML and CSS syntax |
HTML and CSS files pass an automated validation check. Use the following sites to check: |
|
Demonstrate use of structured text |
Page includes at least three sections of text. Each section contains:
|
|
Demonstrate use of container elements |
The HTML file contains at least 3 |
|
Demonstrate use of CSS selectors |
CSS file has at least three selectors.
|
|
Demonstrate use of the |
At least one of the selectors in the CSS file is a class selector.
|
|
Demonstrate use of images |
Page uses the |
|
Demonstrate use of hyperlinks |
Page uses the |
Content Review
| Criteria | Meet Specification |
|---|---|
|
Credit is given for any content created by other authors |
If any content (such as text or images) is not completely original, the page gives credit to the author.
Please note that your code itself (that is, your HTML and CSS) must be completely original. |
Tips to make your project standout:
Create multiple HTML pages and link them together with a top menu.